home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine 16 / Erect Magazine 16.iso / mac / Menu.DIR / 00029.ls < prev    next >
Encoding:
Text File  |  1996-08-05  |  110 b   |  8 lines

  1. on mouseUp
  2.   global photo_sw
  3.   puppetSound("CLICK.aif")
  4.   set photo_sw to 0
  5.   updateStage()
  6.   go("start")
  7. end
  8.